signum

(alias) pure function signum(): integer

Deprecated

Use 'sign' instead

Returns the sign of the integer: -1 if negative, 0 if zero, and 1 if positive.

Alias

Alias target

Since

0.6.0